[INFO] fetching crate rust8 0.2.1...
[INFO] testing rust8-0.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rust8 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rust8 0.2.1
[INFO] finished tweaking crates.io crate rust8 0.2.1
[INFO] tweaked toml for crates.io crate rust8 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust8 0.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b4c2bb9830b47902326fe0791a54af097215c59d21cf534e0b7a797a11e8eeb
[INFO] running `Command { std: "docker" "start" "-a" "9b4c2bb9830b47902326fe0791a54af097215c59d21cf534e0b7a797a11e8eeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b4c2bb9830b47902326fe0791a54af097215c59d21cf534e0b7a797a11e8eeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b4c2bb9830b47902326fe0791a54af097215c59d21cf534e0b7a797a11e8eeb", kill_on_drop: false }`
[INFO] [stdout] 9b4c2bb9830b47902326fe0791a54af097215c59d21cf534e0b7a797a11e8eeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b95c2a0df517a2a91d948cecaf1fedea32b4c20721d7cd876d0d7baa13c8837
[INFO] running `Command { std: "docker" "start" "-a" "0b95c2a0df517a2a91d948cecaf1fedea32b4c20721d7cd876d0d7baa13c8837", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rust8 v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/chip8/graphic/pixel_view.rs:20:79
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(slice: &'a BitSlice<u8, Msb0>, width: usize, height: usize) -> BitSlicePixelView {
[INFO] [stdout]    |                        -- the lifetime is named here                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(slice: &'a BitSlice<u8, Msb0>, width: usize, height: usize) -> BitSlicePixelView<'a> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/chip8/graphic/pixel_view.rs:28:81
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView {
[INFO] [stdout]    |                                        -- the lifetime is named here            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView<'a> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chip8/memory.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option<BitSlicePixelView> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option<BitSlicePixelView<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.45s
[INFO] running `Command { std: "docker" "inspect" "0b95c2a0df517a2a91d948cecaf1fedea32b4c20721d7cd876d0d7baa13c8837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b95c2a0df517a2a91d948cecaf1fedea32b4c20721d7cd876d0d7baa13c8837", kill_on_drop: false }`
[INFO] [stdout] 0b95c2a0df517a2a91d948cecaf1fedea32b4c20721d7cd876d0d7baa13c8837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40d9a6ab72933a8f523715a955539562b9dc289353f938c0517f586e2c0eb79f
[INFO] running `Command { std: "docker" "start" "-a" "40d9a6ab72933a8f523715a955539562b9dc289353f938c0517f586e2c0eb79f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust8 v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/chip8/graphic/pixel_view.rs:20:79
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(slice: &'a BitSlice<u8, Msb0>, width: usize, height: usize) -> BitSlicePixelView {
[INFO] [stdout]    |                        -- the lifetime is named here                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(slice: &'a BitSlice<u8, Msb0>, width: usize, height: usize) -> BitSlicePixelView<'a> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/chip8/graphic/pixel_view.rs:28:81
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView {
[INFO] [stdout]    |                                        -- the lifetime is named here            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView<'a> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chip8/memory.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option<BitSlicePixelView> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option<BitSlicePixelView<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/chip8/graphic/pixel_view.rs:20:79
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(slice: &'a BitSlice<u8, Msb0>, width: usize, height: usize) -> BitSlicePixelView {
[INFO] [stdout]    |                        -- the lifetime is named here                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(slice: &'a BitSlice<u8, Msb0>, width: usize, height: usize) -> BitSlicePixelView<'a> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/chip8/graphic/pixel_view.rs:28:81
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView {
[INFO] [stdout]    |                                        -- the lifetime is named here            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView<'a> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chip8/memory.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option<BitSlicePixelView> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option<BitSlicePixelView<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "40d9a6ab72933a8f523715a955539562b9dc289353f938c0517f586e2c0eb79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d9a6ab72933a8f523715a955539562b9dc289353f938c0517f586e2c0eb79f", kill_on_drop: false }`
[INFO] [stdout] 40d9a6ab72933a8f523715a955539562b9dc289353f938c0517f586e2c0eb79f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47d07d544265c1985891d2cd95e320482c11c03805dad1cfd7c9af81d6d8655e
[INFO] running `Command { std: "docker" "start" "-a" "47d07d544265c1985891d2cd95e320482c11c03805dad1cfd7c9af81d6d8655e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/chip8/graphic/pixel_view.rs:20:79
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn new(slice: &'a BitSlice<u8, Msb0>, width: usize, height: usize) -> BitSlicePixelView {
[INFO] [stderr]    |                        -- the lifetime is named here                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn new(slice: &'a BitSlice<u8, Msb0>, width: usize, height: usize) -> BitSlicePixelView<'a> {
[INFO] [stderr]    |                                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/chip8/graphic/pixel_view.rs:28:81
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView {
[INFO] [stderr]    |                                        -- the lifetime is named here            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView<'a> {
[INFO] [stderr]    |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/chip8/memory.rs:93:24
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option<BitSlicePixelView> {
[INFO] [stderr]    |                        ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option<BitSlicePixelView<'_>> {
[INFO] [stderr]    |                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust8` (lib) generated 3 warnings (run `cargo fix --lib -p rust8` to apply 3 suggestions)
[INFO] [stderr] warning: `rust8` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust8-c78e58e91f5a7105)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust8
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "47d07d544265c1985891d2cd95e320482c11c03805dad1cfd7c9af81d6d8655e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d07d544265c1985891d2cd95e320482c11c03805dad1cfd7c9af81d6d8655e", kill_on_drop: false }`
[INFO] [stdout] 47d07d544265c1985891d2cd95e320482c11c03805dad1cfd7c9af81d6d8655e
